Fix build issues reported by weekly jobs#12321
Draft
philo-he wants to merge 2 commits into
Draft
Conversation
6 tasks
philo-he
force-pushed
the
fix-weekly-june-2026
branch
12 times, most recently
from
June 21, 2026 03:37
776d65b to
308a50e
Compare
zhouyuan
force-pushed
the
fix-weekly-june-2026
branch
from
July 16, 2026 16:44
cb95b9e to
f87bbfb
Compare
zhouyuan
reviewed
Jul 16, 2026
| fail-fast: false | ||
| matrix: | ||
| os: [ "centos:8", "quay.io/centos/centos:stream9" ] | ||
| if: ${{ startsWith(github.repository, 'apache/') }} |
zhouyuan
force-pushed
the
fix-weekly-june-2026
branch
4 times, most recently
from
July 17, 2026 06:59
60c9c9f to
d454f14
Compare
Signed-off-by: Yuan <yuanzhou@apache.org> Co-authored-by: philo-he <philo@apache.org>
zhouyuan
force-pushed
the
fix-weekly-june-2026
branch
2 times, most recently
from
July 17, 2026 12:00
5914f55 to
e9afc1b
Compare
zhouyuan
force-pushed
the
fix-weekly-june-2026
branch
from
July 17, 2026 15:12
e9afc1b to
e7ade41
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes are proposed in this pull request?
This patch overhauls the weekly build workflows to:
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?